Auto merge of #1367 - alexcrichton:fix-tar, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 1 Mar 2015 19:10:13 +0000 (19:10 +0000)
committerbors <bors@rust-lang.org>
Sun, 1 Mar 2015 19:10:13 +0000 (19:10 +0000)
commitefa4bd0897c4adb46169f2b2359613d394e55759
treeabc8502aac71bc52d46807240d59510048277430
parenta58ffd7191ec4067e770232b43cc711abd1d3e6b
parentb1c005dff2ffdf1a9346593f1913159d36186bd1
Auto merge of #1367 - alexcrichton:fix-tar, r=alexcrichton

Fixes a bug reported in alexcrichton/flate2-rs#15 where the header wasn't being
properly read.